~ubuntu-branches/ubuntu/quantal/zeroc-ice/quantal

« back to all changes in this revision

Viewing changes to cpp/demo/book/lifecycle/book.lifecycle.client.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Cleto Martín
  • Date: 2011-06-25 19:44:26 UTC
  • mfrom: (6.1.16 sid)
  • Revision ID: james.westby@ubuntu.com-20110625194426-9fip3u3hlwheohvl
Tags: 3.4.2-1
New upstream release (Closes: #631456).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<VisualStudioProject
3
3
        ProjectType="Visual C++"
4
4
        Version="9.00"
5
 
        Name="book.lifecycle.client"
 
5
        Name="client"
6
6
        ProjectGUID="{332A63F9-BBD9-4324-8C1E-26604C71D54F}"
7
7
        RootNamespace="book.lifecycle.client"
8
8
        TargetFrameworkVersion="131072"
20
20
        <Configurations>
21
21
                <Configuration
22
22
                        Name="Release|Win32"
23
 
                        OutputDirectory=".\Release"
24
 
                        IntermediateDirectory=".\Release"
 
23
                        OutputDirectory="$(ProjectDir)"
 
24
                        IntermediateDirectory="$(ConfigurationName)\$(ProjectName)\"
25
25
                        ConfigurationType="1"
26
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
26
                        InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
27
27
                        UseOfMFC="0"
28
28
                        ATLMinimizesCRunTimeLibraryUsage="false"
29
29
                        CharacterSet="1"
42
42
                        />
43
43
                        <Tool
44
44
                                Name="VCMIDLTool"
45
 
                                TypeLibraryName=".\Release/book.lifecycle.client.tlb"
46
 
                                HeaderFileName=""
47
45
                        />
48
46
                        <Tool
49
47
                                Name="VCCLCompilerTool"
50
48
                                Optimization="2"
51
49
                                InlineFunctionExpansion="1"
52
 
                                AdditionalIncludeDirectories="dummyinclude ; . ; ..\..\..\..\cpp\include"
 
50
                                AdditionalIncludeDirectories="dummyinclude;.;&quot;$(IceHome)\include&quot;"
53
51
                                PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
54
52
                                StringPooling="true"
55
53
                                RuntimeLibrary="2"
56
54
                                EnableFunctionLevelLinking="true"
57
 
                                RuntimeTypeInfo="true"
58
 
                                PrecompiledHeaderFile=".\Release/book.lifecycle.client.pch"
59
 
                                AssemblerListingLocation=".\Release/"
60
 
                                ObjectFile=".\Release/"
61
 
                                ProgramDataBaseFileName=".\Release/"
62
55
                                WarningLevel="3"
63
56
                                WarnAsError="true"
64
 
                                SuppressStartupBanner="true"
65
57
                        />
66
58
                        <Tool
67
59
                                Name="VCManagedResourceCompilerTool"
78
70
                                Name="VCLinkerTool"
79
71
                                AdditionalOptions="/FIXED:NO /IGNORE:4089"
80
72
                                AdditionalDependencies="Ice.lib IceUtil.lib setargv.obj"
81
 
                                OutputFile="client.exe"
82
73
                                LinkIncremental="1"
83
 
                                SuppressStartupBanner="true"
84
 
                                AdditionalLibraryDirectories="..\..\..\..\cpp\lib"
 
74
                                AdditionalLibraryDirectories="&quot;$(IceHome)\lib&quot;"
85
75
                                SubSystem="1"
86
76
                                RandomizedBaseAddress="1"
87
77
                                DataExecutionPrevention="0"
98
88
                        />
99
89
                        <Tool
100
90
                                Name="VCBscMakeTool"
101
 
                                SuppressStartupBanner="true"
102
 
                                OutputFile=".\Release/book.lifecycle.client.bsc"
 
91
                        />
 
92
                        <Tool
 
93
                                Name="VCFxCopTool"
 
94
                        />
 
95
                        <Tool
 
96
                                Name="VCAppVerifierTool"
 
97
                        />
 
98
                        <Tool
 
99
                                Name="VCPostBuildEventTool"
 
100
                        />
 
101
                </Configuration>
 
102
                <Configuration
 
103
                        Name="Release|x64"
 
104
                        OutputDirectory="$(ProjectDir)"
 
105
                        IntermediateDirectory="$(ConfigurationName)\$(PlatformName)\$(ProjectName)\"
 
106
                        ConfigurationType="1"
 
107
                        InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
 
108
                        UseOfMFC="0"
 
109
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
110
                        CharacterSet="1"
 
111
                        BuildLogFile=""
 
112
                        >
 
113
                        <Tool
 
114
                                Name="VCPreBuildEventTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCCustomBuildTool"
 
118
                        />
 
119
                        <Tool
 
120
                                Name="VCXMLDataGeneratorTool"
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCWebServiceProxyGeneratorTool"
 
124
                        />
 
125
                        <Tool
 
126
                                Name="VCMIDLTool"
 
127
                        />
 
128
                        <Tool
 
129
                                Name="VCCLCompilerTool"
 
130
                                Optimization="2"
 
131
                                InlineFunctionExpansion="1"
 
132
                                AdditionalIncludeDirectories="dummyinclude;.;&quot;$(IceHome)\include&quot;"
 
133
                                PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
 
134
                                StringPooling="true"
 
135
                                RuntimeLibrary="2"
 
136
                                EnableFunctionLevelLinking="true"
 
137
                                WarningLevel="3"
 
138
                                WarnAsError="true"
 
139
                        />
 
140
                        <Tool
 
141
                                Name="VCManagedResourceCompilerTool"
 
142
                        />
 
143
                        <Tool
 
144
                                Name="VCResourceCompilerTool"
 
145
                                PreprocessorDefinitions="NDEBUG"
 
146
                                Culture="1033"
 
147
                        />
 
148
                        <Tool
 
149
                                Name="VCPreLinkEventTool"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCLinkerTool"
 
153
                                AdditionalOptions="/FIXED:NO /IGNORE:4089"
 
154
                                AdditionalDependencies="Ice.lib IceUtil.lib setargv.obj"
 
155
                                LinkIncremental="1"
 
156
                                AdditionalLibraryDirectories="&quot;$(IceHome)\lib\x64&quot;"
 
157
                                SubSystem="1"
 
158
                                RandomizedBaseAddress="1"
 
159
                                DataExecutionPrevention="0"
 
160
                                TargetMachine="17"
 
161
                        />
 
162
                        <Tool
 
163
                                Name="VCALinkTool"
 
164
                        />
 
165
                        <Tool
 
166
                                Name="VCManifestTool"
 
167
                        />
 
168
                        <Tool
 
169
                                Name="VCXDCMakeTool"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCBscMakeTool"
103
173
                        />
104
174
                        <Tool
105
175
                                Name="VCFxCopTool"
113
183
                </Configuration>
114
184
                <Configuration
115
185
                        Name="Debug|Win32"
116
 
                        OutputDirectory=".\Debug"
117
 
                        IntermediateDirectory=".\Debug"
 
186
                        OutputDirectory="$(ProjectDir)"
 
187
                        IntermediateDirectory="$(ConfigurationName)\$(ProjectName)\"
118
188
                        ConfigurationType="1"
119
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
189
                        InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
120
190
                        UseOfMFC="0"
121
191
                        ATLMinimizesCRunTimeLibraryUsage="false"
122
192
                        >
134
204
                        />
135
205
                        <Tool
136
206
                                Name="VCMIDLTool"
137
 
                                TypeLibraryName=".\Debug/book.lifecycle.client.tlb"
138
 
                                HeaderFileName=""
139
207
                        />
140
208
                        <Tool
141
209
                                Name="VCCLCompilerTool"
142
210
                                Optimization="0"
143
 
                                AdditionalIncludeDirectories="dummyinclude ; . ; ..\..\..\..\cpp\include"
 
211
                                AdditionalIncludeDirectories="dummyinclude;.;&quot;$(IceHome)\include&quot;"
144
212
                                PreprocessorDefinitions="_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN"
145
213
                                MinimalRebuild="true"
146
214
                                BasicRuntimeChecks="3"
147
215
                                RuntimeLibrary="3"
148
 
                                RuntimeTypeInfo="true"
149
 
                                PrecompiledHeaderFile="Debug/Filesystem.pch"
150
 
                                AssemblerListingLocation=".\Debug/"
151
 
                                ObjectFile=".\Debug/"
152
 
                                ProgramDataBaseFileName=".\Debug/"
153
216
                                WarningLevel="3"
154
217
                                WarnAsError="true"
155
 
                                SuppressStartupBanner="true"
156
218
                                DebugInformationFormat="3"
157
219
                        />
158
220
                        <Tool
170
232
                                Name="VCLinkerTool"
171
233
                                AdditionalOptions="/FIXED:NO"
172
234
                                AdditionalDependencies="Iced.lib IceUtild.lib setargv.obj"
173
 
                                OutputFile="client.exe"
174
235
                                LinkIncremental="2"
175
 
                                SuppressStartupBanner="true"
176
 
                                AdditionalLibraryDirectories="..\..\..\..\cpp\lib"
 
236
                                AdditionalLibraryDirectories="&quot;$(IceHome)\lib&quot;"
177
237
                                GenerateDebugInformation="true"
178
 
                                ProgramDatabaseFile=".\Debug/client.pdb"
179
238
                                SubSystem="1"
180
239
                                RandomizedBaseAddress="1"
181
240
                                DataExecutionPrevention="0"
192
251
                        />
193
252
                        <Tool
194
253
                                Name="VCBscMakeTool"
195
 
                                SuppressStartupBanner="true"
196
 
                                OutputFile=".\Debug/book.lifecycle.client.bsc"
197
 
                        />
198
 
                        <Tool
199
 
                                Name="VCFxCopTool"
200
 
                        />
201
 
                        <Tool
202
 
                                Name="VCAppVerifierTool"
203
 
                        />
204
 
                        <Tool
205
 
                                Name="VCPostBuildEventTool"
206
 
                        />
207
 
                </Configuration>
208
 
                <Configuration
209
 
                        Name="Release|x64"
210
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
211
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
212
 
                        ConfigurationType="1"
213
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
214
 
                        UseOfMFC="0"
215
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
216
 
                        CharacterSet="1"
217
 
                        >
218
 
                        <Tool
219
 
                                Name="VCPreBuildEventTool"
220
 
                        />
221
 
                        <Tool
222
 
                                Name="VCCustomBuildTool"
223
 
                        />
224
 
                        <Tool
225
 
                                Name="VCXMLDataGeneratorTool"
226
 
                        />
227
 
                        <Tool
228
 
                                Name="VCWebServiceProxyGeneratorTool"
229
 
                        />
230
 
                        <Tool
231
 
                                Name="VCMIDLTool"
232
 
                                TargetEnvironment="3"
233
 
                                TypeLibraryName=".\Release/book.lifecycle.client.tlb"
234
 
                                HeaderFileName=""
235
 
                        />
236
 
                        <Tool
237
 
                                Name="VCCLCompilerTool"
238
 
                                Optimization="2"
239
 
                                InlineFunctionExpansion="1"
240
 
                                AdditionalIncludeDirectories="dummyinclude ; . ; ..\..\..\..\cpp\include"
241
 
                                PreprocessorDefinitions="_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN"
242
 
                                StringPooling="true"
243
 
                                RuntimeLibrary="2"
244
 
                                EnableFunctionLevelLinking="true"
245
 
                                RuntimeTypeInfo="true"
246
 
                                PrecompiledHeaderFile=".\Release/book.lifecycle.client.pch"
247
 
                                AssemblerListingLocation=".\Release/"
248
 
                                ObjectFile=".\Release/"
249
 
                                ProgramDataBaseFileName=".\Release/"
250
 
                                WarningLevel="3"
251
 
                                WarnAsError="true"
252
 
                                SuppressStartupBanner="true"
253
 
                        />
254
 
                        <Tool
255
 
                                Name="VCManagedResourceCompilerTool"
256
 
                        />
257
 
                        <Tool
258
 
                                Name="VCResourceCompilerTool"
259
 
                                PreprocessorDefinitions="NDEBUG"
260
 
                                Culture="1033"
261
 
                        />
262
 
                        <Tool
263
 
                                Name="VCPreLinkEventTool"
264
 
                        />
265
 
                        <Tool
266
 
                                Name="VCLinkerTool"
267
 
                                AdditionalOptions="/FIXED:NO /IGNORE:4089"
268
 
                                AdditionalDependencies="Ice.lib IceUtil.lib setargv.obj"
269
 
                                OutputFile="client.exe"
270
 
                                LinkIncremental="1"
271
 
                                SuppressStartupBanner="true"
272
 
                                AdditionalLibraryDirectories="..\..\..\..\cpp\lib"
273
 
                                SubSystem="1"
274
 
                                RandomizedBaseAddress="1"
275
 
                                DataExecutionPrevention="0"
276
 
                                TargetMachine="17"
277
 
                        />
278
 
                        <Tool
279
 
                                Name="VCALinkTool"
280
 
                        />
281
 
                        <Tool
282
 
                                Name="VCManifestTool"
283
 
                        />
284
 
                        <Tool
285
 
                                Name="VCXDCMakeTool"
286
 
                        />
287
 
                        <Tool
288
 
                                Name="VCBscMakeTool"
289
 
                                SuppressStartupBanner="true"
290
 
                                OutputFile=".\Release/book.lifecycle.client.bsc"
291
254
                        />
292
255
                        <Tool
293
256
                                Name="VCFxCopTool"
301
264
                </Configuration>
302
265
                <Configuration
303
266
                        Name="Debug|x64"
304
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
305
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 
267
                        OutputDirectory="$(ProjectDir)"
 
268
                        IntermediateDirectory="$(ConfigurationName)\$(PlatformName)\$(ProjectName)\"
306
269
                        ConfigurationType="1"
307
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
270
                        InheritedPropertySheets="$(ALLUSERSPROFILE)\ZeroC\ice.vsprops"
308
271
                        UseOfMFC="0"
309
272
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
273
                        BuildLogFile=""
310
274
                        >
311
275
                        <Tool
312
276
                                Name="VCPreBuildEventTool"
322
286
                        />
323
287
                        <Tool
324
288
                                Name="VCMIDLTool"
325
 
                                TargetEnvironment="3"
326
 
                                TypeLibraryName=".\Debug/book.lifecycle.client.tlb"
327
 
                                HeaderFileName=""
328
289
                        />
329
290
                        <Tool
330
291
                                Name="VCCLCompilerTool"
331
292
                                Optimization="0"
332
 
                                AdditionalIncludeDirectories="dummyinclude ; . ; ..\..\..\..\cpp\include"
 
293
                                AdditionalIncludeDirectories="dummyinclude;.;&quot;$(IceHome)\include&quot;"
333
294
                                PreprocessorDefinitions="_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN"
334
295
                                MinimalRebuild="true"
335
296
                                BasicRuntimeChecks="3"
336
297
                                RuntimeLibrary="3"
337
 
                                RuntimeTypeInfo="true"
338
 
                                PrecompiledHeaderFile="Debug/Filesystem.pch"
339
 
                                AssemblerListingLocation=".\Debug/"
340
 
                                ObjectFile=".\Debug/"
341
 
                                ProgramDataBaseFileName=".\Debug/"
342
298
                                WarningLevel="3"
343
299
                                WarnAsError="true"
344
 
                                SuppressStartupBanner="true"
345
300
                                DebugInformationFormat="3"
346
301
                        />
347
302
                        <Tool
359
314
                                Name="VCLinkerTool"
360
315
                                AdditionalOptions="/FIXED:NO"
361
316
                                AdditionalDependencies="Iced.lib IceUtild.lib setargv.obj"
362
 
                                OutputFile="client.exe"
363
317
                                LinkIncremental="2"
364
 
                                SuppressStartupBanner="true"
365
 
                                AdditionalLibraryDirectories="..\..\..\..\cpp\lib"
 
318
                                AdditionalLibraryDirectories="&quot;$(IceHome)\lib\x64&quot;"
366
319
                                GenerateDebugInformation="true"
367
 
                                ProgramDatabaseFile=".\Debug/client.pdb"
368
320
                                SubSystem="1"
369
321
                                RandomizedBaseAddress="1"
370
322
                                DataExecutionPrevention="0"
381
333
                        />
382
334
                        <Tool
383
335
                                Name="VCBscMakeTool"
384
 
                                SuppressStartupBanner="true"
385
 
                                OutputFile=".\Debug/book.lifecycle.client.bsc"
386
336
                        />
387
337
                        <Tool
388
338
                                Name="VCFxCopTool"
415
365
                                        />
416
366
                                </FileConfiguration>
417
367
                                <FileConfiguration
 
368
                                        Name="Release|x64"
 
369
                                        >
 
370
                                        <Tool
 
371
                                                Name="VCCLCompilerTool"
 
372
                                                AdditionalIncludeDirectories=""
 
373
                                                PreprocessorDefinitions=""
 
374
                                        />
 
375
                                </FileConfiguration>
 
376
                                <FileConfiguration
418
377
                                        Name="Debug|Win32"
419
378
                                        >
420
379
                                        <Tool
424
383
                                        />
425
384
                                </FileConfiguration>
426
385
                                <FileConfiguration
427
 
                                        Name="Release|x64"
428
 
                                        >
429
 
                                        <Tool
430
 
                                                Name="VCCLCompilerTool"
431
 
                                                AdditionalIncludeDirectories=""
432
 
                                                PreprocessorDefinitions=""
433
 
                                        />
434
 
                                </FileConfiguration>
435
 
                                <FileConfiguration
436
386
                                        Name="Debug|x64"
437
387
                                        >
438
388
                                        <Tool
459
409
                                        />
460
410
                                </FileConfiguration>
461
411
                                <FileConfiguration
 
412
                                        Name="Release|x64"
 
413
                                        >
 
414
                                        <Tool
 
415
                                                Name="VCCLCompilerTool"
 
416
                                                AdditionalIncludeDirectories=""
 
417
                                                PreprocessorDefinitions=""
 
418
                                        />
 
419
                                </FileConfiguration>
 
420
                                <FileConfiguration
462
421
                                        Name="Debug|Win32"
463
422
                                        >
464
423
                                        <Tool
468
427
                                        />
469
428
                                </FileConfiguration>
470
429
                                <FileConfiguration
471
 
                                        Name="Release|x64"
472
 
                                        >
473
 
                                        <Tool
474
 
                                                Name="VCCLCompilerTool"
475
 
                                                AdditionalIncludeDirectories=""
476
 
                                                PreprocessorDefinitions=""
477
 
                                        />
478
 
                                </FileConfiguration>
479
 
                                <FileConfiguration
480
430
                                        Name="Debug|x64"
481
431
                                        >
482
432
                                        <Tool
499
449
                                        />
500
450
                                </FileConfiguration>
501
451
                                <FileConfiguration
 
452
                                        Name="Release|x64"
 
453
                                        >
 
454
                                        <Tool
 
455
                                                Name="VCCLCompilerTool"
 
456
                                                AdditionalIncludeDirectories=""
 
457
                                                PreprocessorDefinitions=""
 
458
                                        />
 
459
                                </FileConfiguration>
 
460
                                <FileConfiguration
502
461
                                        Name="Debug|Win32"
503
462
                                        >
504
463
                                        <Tool
508
467
                                        />
509
468
                                </FileConfiguration>
510
469
                                <FileConfiguration
511
 
                                        Name="Release|x64"
512
 
                                        >
513
 
                                        <Tool
514
 
                                                Name="VCCLCompilerTool"
515
 
                                                AdditionalIncludeDirectories=""
516
 
                                                PreprocessorDefinitions=""
517
 
                                        />
518
 
                                </FileConfiguration>
519
 
                                <FileConfiguration
520
470
                                        Name="Debug|x64"
521
471
                                        >
522
472
                                        <Tool
539
489
                                        />
540
490
                                </FileConfiguration>
541
491
                                <FileConfiguration
 
492
                                        Name="Release|x64"
 
493
                                        >
 
494
                                        <Tool
 
495
                                                Name="VCCLCompilerTool"
 
496
                                                AdditionalIncludeDirectories=""
 
497
                                                PreprocessorDefinitions=""
 
498
                                        />
 
499
                                </FileConfiguration>
 
500
                                <FileConfiguration
542
501
                                        Name="Debug|Win32"
543
502
                                        >
544
503
                                        <Tool
548
507
                                        />
549
508
                                </FileConfiguration>
550
509
                                <FileConfiguration
551
 
                                        Name="Release|x64"
552
 
                                        >
553
 
                                        <Tool
554
 
                                                Name="VCCLCompilerTool"
555
 
                                                AdditionalIncludeDirectories=""
556
 
                                                PreprocessorDefinitions=""
557
 
                                        />
558
 
                                </FileConfiguration>
559
 
                                <FileConfiguration
560
510
                                        Name="Debug|x64"
561
511
                                        >
562
512
                                        <Tool
599
549
        </Files>
600
550
        <Globals>
601
551
                <Global
602
 
                        Name="ZerocIce_ConsoleOutput"
603
 
                        Value="True"
604
 
                />
605
 
                <Global
606
552
                        Name="ZerocIce_Enabled"
607
553
                        Value="True"
608
554
                />
609
555
                <Global
610
 
                        Name="ZerocIce_Home"
611
 
                        Value="..\..\..\.."
612
 
                />
613
 
                <Global
614
 
                        Name="ZerocIce_HomeExpanded"
615
 
                        Value="..\..\..\.."
 
556
                        Name="ZerocIce_VerboseLevel"
 
557
                        Value="1"
616
558
                />
617
559
        </Globals>
618
560
</VisualStudioProject>