~ubuntu-branches/ubuntu/wily/wxwidgets3.0/wily-proposed

« back to all changes in this revision

Viewing changes to build/msw/wx_vc9_wxexpat.vcproj

  • Committer: Package Import Robot
  • Author(s): Olly Betts, Olly Betts, Christian Beier
  • Date: 2014-10-07 13:12:10 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20141007131210-3oyq1x092j6fd8ib
Tags: 3.0.2-1
[ Olly Betts ]

* New upstream release:
  - wxTR_EDIT_LABELS now works again.  (Closes: #762134)
* Disable gcc4.9-workaround.patch, as GCC is now fixed in jessie and this
  bug is new in 4.9 so wheezy was never affected.

[ Christian Beier ]

* debian/control.in: Add BD on libnotify-dev to enable use of libnotify.
  (Closes: #745887)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                <Platform
17
17
                        Name="Win32"
18
18
                />
 
19
                <Platform
 
20
                        Name="x64"
 
21
                />
19
22
        </Platforms>
20
23
        <ToolFiles>
21
24
                
337
340
                                Name="VCPostBuildEventTool"
338
341
                        />
339
342
                </Configuration>
 
343
                <Configuration
 
344
                        Name="Debug|x64"
 
345
                        OutputDirectory="..\..\lib\vc_x64_lib"
 
346
                        IntermediateDirectory="vc_mswud_x64\wxexpat"
 
347
                        ConfigurationType="4"
 
348
                        UseOfMFC="0"
 
349
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
350
                        >
 
351
                        <Tool
 
352
                                Name="VCPreBuildEventTool"
 
353
                        />
 
354
                        <Tool
 
355
                                Name="VCCustomBuildTool"
 
356
                        />
 
357
                        <Tool
 
358
                                Name="VCXMLDataGeneratorTool"
 
359
                        />
 
360
                        <Tool
 
361
                                Name="VCWebServiceProxyGeneratorTool"
 
362
                        />
 
363
                        <Tool
 
364
                                Name="VCMIDLTool"
 
365
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
366
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
367
                        />
 
368
                        <Tool
 
369
                                Name="VCCLCompilerTool"
 
370
                                AdditionalOptions="/MP"
 
371
                                Optimization="0"
 
372
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
373
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
374
                                ExceptionHandling="1"
 
375
                                BasicRuntimeChecks="3"
 
376
                                RuntimeLibrary="3"
 
377
                                BufferSecurityCheck="true"
 
378
                                RuntimeTypeInfo="true"
 
379
                                ObjectFile="vc_mswud_x64\wxexpat\"
 
380
                                ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxexpatd.pdb"
 
381
                                WarningLevel="3"
 
382
                                SuppressStartupBanner="true"
 
383
                                DebugInformationFormat="3"
 
384
                        />
 
385
                        <Tool
 
386
                                Name="VCManagedResourceCompilerTool"
 
387
                        />
 
388
                        <Tool
 
389
                                Name="VCResourceCompilerTool"
 
390
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
391
                                Culture="1033"
 
392
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
393
                        />
 
394
                        <Tool
 
395
                                Name="VCPreLinkEventTool"
 
396
                        />
 
397
                        <Tool
 
398
                                Name="VCLibrarianTool"
 
399
                                OutputFile="..\..\lib\vc_x64_lib\wxexpatd.lib"
 
400
                                SuppressStartupBanner="true"
 
401
                        />
 
402
                        <Tool
 
403
                                Name="VCALinkTool"
 
404
                        />
 
405
                        <Tool
 
406
                                Name="VCManifestTool"
 
407
                        />
 
408
                        <Tool
 
409
                                Name="VCXDCMakeTool"
 
410
                        />
 
411
                        <Tool
 
412
                                Name="VCBscMakeTool"
 
413
                                OutputFile="..\..\lib\vc_x64_lib\wx_vc9_wxexpat.bsc"
 
414
                                SuppressStartupBanner="true"
 
415
                        />
 
416
                        <Tool
 
417
                                Name="VCFxCopTool"
 
418
                        />
 
419
                        <Tool
 
420
                                Name="VCPostBuildEventTool"
 
421
                        />
 
422
                </Configuration>
 
423
                <Configuration
 
424
                        Name="Release|x64"
 
425
                        OutputDirectory="..\..\lib\vc_x64_lib"
 
426
                        IntermediateDirectory="vc_mswu_x64\wxexpat"
 
427
                        ConfigurationType="4"
 
428
                        UseOfMFC="0"
 
429
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
430
                        >
 
431
                        <Tool
 
432
                                Name="VCPreBuildEventTool"
 
433
                        />
 
434
                        <Tool
 
435
                                Name="VCCustomBuildTool"
 
436
                        />
 
437
                        <Tool
 
438
                                Name="VCXMLDataGeneratorTool"
 
439
                        />
 
440
                        <Tool
 
441
                                Name="VCWebServiceProxyGeneratorTool"
 
442
                        />
 
443
                        <Tool
 
444
                                Name="VCMIDLTool"
 
445
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
446
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
447
                        />
 
448
                        <Tool
 
449
                                Name="VCCLCompilerTool"
 
450
                                AdditionalOptions="/MP"
 
451
                                Optimization="2"
 
452
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
453
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
454
                                ExceptionHandling="1"
 
455
                                RuntimeLibrary="2"
 
456
                                RuntimeTypeInfo="true"
 
457
                                ObjectFile="vc_mswu_x64\wxexpat\"
 
458
                                ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxexpat.pdb"
 
459
                                WarningLevel="3"
 
460
                                SuppressStartupBanner="true"
 
461
                                DebugInformationFormat="3"
 
462
                        />
 
463
                        <Tool
 
464
                                Name="VCManagedResourceCompilerTool"
 
465
                        />
 
466
                        <Tool
 
467
                                Name="VCResourceCompilerTool"
 
468
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
469
                                Culture="1033"
 
470
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib"
 
471
                        />
 
472
                        <Tool
 
473
                                Name="VCPreLinkEventTool"
 
474
                        />
 
475
                        <Tool
 
476
                                Name="VCLibrarianTool"
 
477
                                OutputFile="..\..\lib\vc_x64_lib\wxexpat.lib"
 
478
                                SuppressStartupBanner="true"
 
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="..\..\lib\vc_x64_lib\wx_vc9_wxexpat.bsc"
 
492
                                SuppressStartupBanner="true"
 
493
                        />
 
494
                        <Tool
 
495
                                Name="VCFxCopTool"
 
496
                        />
 
497
                        <Tool
 
498
                                Name="VCPostBuildEventTool"
 
499
                        />
 
500
                </Configuration>
 
501
                <Configuration
 
502
                        Name="DLL Debug|x64"
 
503
                        OutputDirectory="..\..\lib\vc_x64_dll"
 
504
                        IntermediateDirectory="vc_mswuddll_x64\wxexpat"
 
505
                        ConfigurationType="4"
 
506
                        UseOfMFC="0"
 
507
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
508
                        >
 
509
                        <Tool
 
510
                                Name="VCPreBuildEventTool"
 
511
                        />
 
512
                        <Tool
 
513
                                Name="VCCustomBuildTool"
 
514
                        />
 
515
                        <Tool
 
516
                                Name="VCXMLDataGeneratorTool"
 
517
                        />
 
518
                        <Tool
 
519
                                Name="VCWebServiceProxyGeneratorTool"
 
520
                        />
 
521
                        <Tool
 
522
                                Name="VCMIDLTool"
 
523
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
524
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
525
                        />
 
526
                        <Tool
 
527
                                Name="VCCLCompilerTool"
 
528
                                AdditionalOptions="/MP"
 
529
                                Optimization="0"
 
530
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
531
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
532
                                ExceptionHandling="1"
 
533
                                BasicRuntimeChecks="3"
 
534
                                RuntimeLibrary="3"
 
535
                                BufferSecurityCheck="true"
 
536
                                RuntimeTypeInfo="true"
 
537
                                ObjectFile="vc_mswuddll_x64\wxexpat\"
 
538
                                ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxexpatd.pdb"
 
539
                                WarningLevel="3"
 
540
                                SuppressStartupBanner="true"
 
541
                                DebugInformationFormat="3"
 
542
                        />
 
543
                        <Tool
 
544
                                Name="VCManagedResourceCompilerTool"
 
545
                        />
 
546
                        <Tool
 
547
                                Name="VCResourceCompilerTool"
 
548
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
549
                                Culture="1033"
 
550
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
551
                        />
 
552
                        <Tool
 
553
                                Name="VCPreLinkEventTool"
 
554
                        />
 
555
                        <Tool
 
556
                                Name="VCLibrarianTool"
 
557
                                OutputFile="..\..\lib\vc_x64_dll\wxexpatd.lib"
 
558
                                SuppressStartupBanner="true"
 
559
                        />
 
560
                        <Tool
 
561
                                Name="VCALinkTool"
 
562
                        />
 
563
                        <Tool
 
564
                                Name="VCManifestTool"
 
565
                        />
 
566
                        <Tool
 
567
                                Name="VCXDCMakeTool"
 
568
                        />
 
569
                        <Tool
 
570
                                Name="VCBscMakeTool"
 
571
                                OutputFile="..\..\lib\vc_x64_dll\wx_vc9_wxexpat.bsc"
 
572
                                SuppressStartupBanner="true"
 
573
                        />
 
574
                        <Tool
 
575
                                Name="VCFxCopTool"
 
576
                        />
 
577
                        <Tool
 
578
                                Name="VCPostBuildEventTool"
 
579
                        />
 
580
                </Configuration>
 
581
                <Configuration
 
582
                        Name="DLL Release|x64"
 
583
                        OutputDirectory="..\..\lib\vc_x64_dll"
 
584
                        IntermediateDirectory="vc_mswudll_x64\wxexpat"
 
585
                        ConfigurationType="4"
 
586
                        UseOfMFC="0"
 
587
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
588
                        >
 
589
                        <Tool
 
590
                                Name="VCPreBuildEventTool"
 
591
                        />
 
592
                        <Tool
 
593
                                Name="VCCustomBuildTool"
 
594
                        />
 
595
                        <Tool
 
596
                                Name="VCXMLDataGeneratorTool"
 
597
                        />
 
598
                        <Tool
 
599
                                Name="VCWebServiceProxyGeneratorTool"
 
600
                        />
 
601
                        <Tool
 
602
                                Name="VCMIDLTool"
 
603
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
604
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
605
                        />
 
606
                        <Tool
 
607
                                Name="VCCLCompilerTool"
 
608
                                AdditionalOptions="/MP"
 
609
                                Optimization="2"
 
610
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
611
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
612
                                ExceptionHandling="1"
 
613
                                RuntimeLibrary="2"
 
614
                                RuntimeTypeInfo="true"
 
615
                                ObjectFile="vc_mswudll_x64\wxexpat\"
 
616
                                ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxexpat.pdb"
 
617
                                WarningLevel="3"
 
618
                                SuppressStartupBanner="true"
 
619
                                DebugInformationFormat="3"
 
620
                        />
 
621
                        <Tool
 
622
                                Name="VCManagedResourceCompilerTool"
 
623
                        />
 
624
                        <Tool
 
625
                                Name="VCResourceCompilerTool"
 
626
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
 
627
                                Culture="1033"
 
628
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll"
 
629
                        />
 
630
                        <Tool
 
631
                                Name="VCPreLinkEventTool"
 
632
                        />
 
633
                        <Tool
 
634
                                Name="VCLibrarianTool"
 
635
                                OutputFile="..\..\lib\vc_x64_dll\wxexpat.lib"
 
636
                                SuppressStartupBanner="true"
 
637
                        />
 
638
                        <Tool
 
639
                                Name="VCALinkTool"
 
640
                        />
 
641
                        <Tool
 
642
                                Name="VCManifestTool"
 
643
                        />
 
644
                        <Tool
 
645
                                Name="VCXDCMakeTool"
 
646
                        />
 
647
                        <Tool
 
648
                                Name="VCBscMakeTool"
 
649
                                OutputFile="..\..\lib\vc_x64_dll\wx_vc9_wxexpat.bsc"
 
650
                                SuppressStartupBanner="true"
 
651
                        />
 
652
                        <Tool
 
653
                                Name="VCFxCopTool"
 
654
                        />
 
655
                        <Tool
 
656
                                Name="VCPostBuildEventTool"
 
657
                        />
 
658
                </Configuration>
340
659
        </Configurations>
341
660
        <References>
342
661