~statik/ubuntu/maverick/protobuf/A

« back to all changes in this revision

Viewing changes to vsprojects/tests.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2010-02-11 11:13:19 UTC
  • mfrom: (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100211111319-zdn8hmw0gh8s4cf8
Tags: 2.2.0a-0.1ubuntu1
* Merge from Debian testing.
* Remaining Ubuntu changes:
  - Don't use python2.4.
* Ubuntu changes dropped:
  - Disable death tests on Itanium, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
                                >
212
212
                        </File>
213
213
                        <File
 
214
                                RelativePath=".\google\protobuf\unittest_lite_imports_nonline.pb.h"
 
215
                                >
 
216
                        </File>
 
217
                        <File
214
218
                                RelativePath=".\google\protobuf\unittest_mset.pb.h"
215
219
                                >
216
220
                        </File>
347
351
                                >
348
352
                        </File>
349
353
                        <File
 
354
                                RelativePath=".\google\protobuf\unittest_lite_imports_nonlite.pb.cc"
 
355
                                >
 
356
                        </File>
 
357
                        <File
350
358
                                RelativePath=".\google\protobuf\unittest_mset.pb.cc"
351
359
                                >
352
360
                        </File>
488
496
                        </FileConfiguration>
489
497
                </File>
490
498
                <File
 
499
                        RelativePath="..\src\google\protobuf\unittest_lite_imports_nonlite.proto"
 
500
                        >
 
501
                        <FileConfiguration
 
502
                                Name="Debug|Win32"
 
503
                                >
 
504
                                <Tool
 
505
                                        Name="VCCustomBuildTool"
 
506
                                        Description="Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
 
507
                                        CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto&#x0D;&#x0A;"
 
508
                                        Outputs="google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
 
509
                                />
 
510
                        </FileConfiguration>
 
511
                        <FileConfiguration
 
512
                                Name="Release|Win32"
 
513
                                >
 
514
                                <Tool
 
515
                                        Name="VCCustomBuildTool"
 
516
                                        Description="Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
 
517
                                        CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto&#x0D;&#x0A;"
 
518
                                        Outputs="google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
 
519
                                />
 
520
                        </FileConfiguration>
 
521
                </File>
 
522
                <File
491
523
                        RelativePath="..\src\google\protobuf\unittest_mset.proto"
492
524
                        >
493
525
                        <FileConfiguration