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

« back to all changes in this revision

Viewing changes to build/msw/wx_vc9_webview.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
                
373
376
                                Name="VCPostBuildEventTool"
374
377
                        />
375
378
                </Configuration>
 
379
                <Configuration
 
380
                        Name="Debug|x64"
 
381
                        OutputDirectory="..\..\lib\vc_x64_lib"
 
382
                        IntermediateDirectory="vc_mswud_x64\webview"
 
383
                        ConfigurationType="4"
 
384
                        UseOfMFC="0"
 
385
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
386
                        CharacterSet="1"
 
387
                        >
 
388
                        <Tool
 
389
                                Name="VCPreBuildEventTool"
 
390
                        />
 
391
                        <Tool
 
392
                                Name="VCCustomBuildTool"
 
393
                        />
 
394
                        <Tool
 
395
                                Name="VCXMLDataGeneratorTool"
 
396
                        />
 
397
                        <Tool
 
398
                                Name="VCWebServiceProxyGeneratorTool"
 
399
                        />
 
400
                        <Tool
 
401
                                Name="VCMIDLTool"
 
402
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
 
403
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
404
                        />
 
405
                        <Tool
 
406
                                Name="VCCLCompilerTool"
 
407
                                AdditionalOptions="/MP"
 
408
                                Optimization="0"
 
409
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
410
                                PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
 
411
                                ExceptionHandling="1"
 
412
                                BasicRuntimeChecks="3"
 
413
                                RuntimeLibrary="3"
 
414
                                BufferSecurityCheck="true"
 
415
                                RuntimeTypeInfo="true"
 
416
                                UsePrecompiledHeader="2"
 
417
                                PrecompiledHeaderThrough="wx/wxprec.h"
 
418
                                PrecompiledHeaderFile="vc_mswud_x64\wxprec_webviewlib.pch"
 
419
                                ObjectFile="vc_mswud_x64\webview\"
 
420
                                ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30ud_webview.pdb"
 
421
                                WarningLevel="4"
 
422
                                SuppressStartupBanner="true"
 
423
                                DebugInformationFormat="3"
 
424
                        />
 
425
                        <Tool
 
426
                                Name="VCManagedResourceCompilerTool"
 
427
                        />
 
428
                        <Tool
 
429
                                Name="VCResourceCompilerTool"
 
430
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
 
431
                                Culture="1033"
 
432
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
433
                        />
 
434
                        <Tool
 
435
                                Name="VCPreLinkEventTool"
 
436
                        />
 
437
                        <Tool
 
438
                                Name="VCLibrarianTool"
 
439
                                OutputFile="..\..\lib\vc_x64_lib\wxmsw30ud_webview.lib"
 
440
                                SuppressStartupBanner="true"
 
441
                        />
 
442
                        <Tool
 
443
                                Name="VCALinkTool"
 
444
                        />
 
445
                        <Tool
 
446
                                Name="VCManifestTool"
 
447
                        />
 
448
                        <Tool
 
449
                                Name="VCXDCMakeTool"
 
450
                        />
 
451
                        <Tool
 
452
                                Name="VCBscMakeTool"
 
453
                                OutputFile="..\..\lib\vc_x64_lib\wx_vc9_webview.bsc"
 
454
                                SuppressStartupBanner="true"
 
455
                        />
 
456
                        <Tool
 
457
                                Name="VCFxCopTool"
 
458
                        />
 
459
                        <Tool
 
460
                                Name="VCPostBuildEventTool"
 
461
                        />
 
462
                </Configuration>
 
463
                <Configuration
 
464
                        Name="Release|x64"
 
465
                        OutputDirectory="..\..\lib\vc_x64_lib"
 
466
                        IntermediateDirectory="vc_mswu_x64\webview"
 
467
                        ConfigurationType="4"
 
468
                        UseOfMFC="0"
 
469
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
470
                        CharacterSet="1"
 
471
                        >
 
472
                        <Tool
 
473
                                Name="VCPreBuildEventTool"
 
474
                        />
 
475
                        <Tool
 
476
                                Name="VCCustomBuildTool"
 
477
                        />
 
478
                        <Tool
 
479
                                Name="VCXMLDataGeneratorTool"
 
480
                        />
 
481
                        <Tool
 
482
                                Name="VCWebServiceProxyGeneratorTool"
 
483
                        />
 
484
                        <Tool
 
485
                                Name="VCMIDLTool"
 
486
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
 
487
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
488
                        />
 
489
                        <Tool
 
490
                                Name="VCCLCompilerTool"
 
491
                                AdditionalOptions="/MP"
 
492
                                Optimization="2"
 
493
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
494
                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
 
495
                                ExceptionHandling="1"
 
496
                                RuntimeLibrary="2"
 
497
                                RuntimeTypeInfo="true"
 
498
                                UsePrecompiledHeader="2"
 
499
                                PrecompiledHeaderThrough="wx/wxprec.h"
 
500
                                PrecompiledHeaderFile="vc_mswu_x64\wxprec_webviewlib.pch"
 
501
                                ObjectFile="vc_mswu_x64\webview\"
 
502
                                ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30u_webview.pdb"
 
503
                                WarningLevel="4"
 
504
                                SuppressStartupBanner="true"
 
505
                                DebugInformationFormat="3"
 
506
                        />
 
507
                        <Tool
 
508
                                Name="VCManagedResourceCompilerTool"
 
509
                        />
 
510
                        <Tool
 
511
                                Name="VCResourceCompilerTool"
 
512
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
 
513
                                Culture="1033"
 
514
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
515
                        />
 
516
                        <Tool
 
517
                                Name="VCPreLinkEventTool"
 
518
                        />
 
519
                        <Tool
 
520
                                Name="VCLibrarianTool"
 
521
                                OutputFile="..\..\lib\vc_x64_lib\wxmsw30u_webview.lib"
 
522
                                SuppressStartupBanner="true"
 
523
                        />
 
524
                        <Tool
 
525
                                Name="VCALinkTool"
 
526
                        />
 
527
                        <Tool
 
528
                                Name="VCManifestTool"
 
529
                        />
 
530
                        <Tool
 
531
                                Name="VCXDCMakeTool"
 
532
                        />
 
533
                        <Tool
 
534
                                Name="VCBscMakeTool"
 
535
                                OutputFile="..\..\lib\vc_x64_lib\wx_vc9_webview.bsc"
 
536
                                SuppressStartupBanner="true"
 
537
                        />
 
538
                        <Tool
 
539
                                Name="VCFxCopTool"
 
540
                        />
 
541
                        <Tool
 
542
                                Name="VCPostBuildEventTool"
 
543
                        />
 
544
                </Configuration>
 
545
                <Configuration
 
546
                        Name="DLL Debug|x64"
 
547
                        OutputDirectory="..\..\lib\vc_x64_dll"
 
548
                        IntermediateDirectory="vc_mswuddll_x64\webview"
 
549
                        ConfigurationType="2"
 
550
                        UseOfMFC="0"
 
551
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
552
                        CharacterSet="1"
 
553
                        >
 
554
                        <Tool
 
555
                                Name="VCPreBuildEventTool"
 
556
                        />
 
557
                        <Tool
 
558
                                Name="VCCustomBuildTool"
 
559
                        />
 
560
                        <Tool
 
561
                                Name="VCXMLDataGeneratorTool"
 
562
                        />
 
563
                        <Tool
 
564
                                Name="VCWebServiceProxyGeneratorTool"
 
565
                        />
 
566
                        <Tool
 
567
                                Name="VCMIDLTool"
 
568
                                PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
569
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
570
                        />
 
571
                        <Tool
 
572
                                Name="VCCLCompilerTool"
 
573
                                AdditionalOptions="/MP"
 
574
                                Optimization="0"
 
575
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
576
                                PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
577
                                ExceptionHandling="1"
 
578
                                BasicRuntimeChecks="3"
 
579
                                RuntimeLibrary="3"
 
580
                                BufferSecurityCheck="true"
 
581
                                RuntimeTypeInfo="true"
 
582
                                UsePrecompiledHeader="2"
 
583
                                PrecompiledHeaderThrough="wx/wxprec.h"
 
584
                                PrecompiledHeaderFile="vc_mswuddll_x64\wxprec_webviewdll.pch"
 
585
                                ObjectFile="vc_mswuddll_x64\webview\"
 
586
                                ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30ud_webview_vc_custom.pdb"
 
587
                                WarningLevel="4"
 
588
                                SuppressStartupBanner="true"
 
589
                                DebugInformationFormat="3"
 
590
                        />
 
591
                        <Tool
 
592
                                Name="VCManagedResourceCompilerTool"
 
593
                        />
 
594
                        <Tool
 
595
                                Name="VCResourceCompilerTool"
 
596
                                PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30ud_webview_vc_custom;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
597
                                Culture="1033"
 
598
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
599
                        />
 
600
                        <Tool
 
601
                                Name="VCPreLinkEventTool"
 
602
                        />
 
603
                        <Tool
 
604
                                Name="VCLinkerTool"
 
605
                                AdditionalOptions=""
 
606
                                AdditionalDependencies="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 ..\..\lib\vc_x64_dll\wxmsw30ud_core.lib ..\..\lib\vc_x64_dll\wxbase30ud.lib"
 
607
                                OutputFile="..\..\lib\vc_x64_dll\wxmsw30ud_webview_vc_custom.dll"
 
608
                                LinkIncremental="2"
 
609
                                ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30ud_webview.lib"
 
610
                                SuppressStartupBanner="true"
 
611
                                AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
 
612
                                GenerateManifest="true"
 
613
                                GenerateDebugInformation="true"
 
614
                                ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30ud_webview_vc_custom.pdb"
 
615
                                TargetMachine="17"
 
616
                        />
 
617
                        <Tool
 
618
                                Name="VCALinkTool"
 
619
                        />
 
620
                        <Tool
 
621
                                Name="VCManifestTool"
 
622
                        />
 
623
                        <Tool
 
624
                                Name="VCXDCMakeTool"
 
625
                        />
 
626
                        <Tool
 
627
                                Name="VCBscMakeTool"
 
628
                                OutputFile="..\..\lib\vc_x64_dll\wx_vc9_webview.bsc"
 
629
                                SuppressStartupBanner="true"
 
630
                        />
 
631
                        <Tool
 
632
                                Name="VCFxCopTool"
 
633
                        />
 
634
                        <Tool
 
635
                                Name="VCPostBuildEventTool"
 
636
                        />
 
637
                </Configuration>
 
638
                <Configuration
 
639
                        Name="DLL Release|x64"
 
640
                        OutputDirectory="..\..\lib\vc_x64_dll"
 
641
                        IntermediateDirectory="vc_mswudll_x64\webview"
 
642
                        ConfigurationType="2"
 
643
                        UseOfMFC="0"
 
644
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
645
                        CharacterSet="1"
 
646
                        >
 
647
                        <Tool
 
648
                                Name="VCPreBuildEventTool"
 
649
                        />
 
650
                        <Tool
 
651
                                Name="VCCustomBuildTool"
 
652
                        />
 
653
                        <Tool
 
654
                                Name="VCXMLDataGeneratorTool"
 
655
                        />
 
656
                        <Tool
 
657
                                Name="VCWebServiceProxyGeneratorTool"
 
658
                        />
 
659
                        <Tool
 
660
                                Name="VCMIDLTool"
 
661
                                PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
662
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
663
                        />
 
664
                        <Tool
 
665
                                Name="VCCLCompilerTool"
 
666
                                AdditionalOptions="/MP"
 
667
                                Optimization="2"
 
668
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
669
                                PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
670
                                ExceptionHandling="1"
 
671
                                RuntimeLibrary="2"
 
672
                                RuntimeTypeInfo="true"
 
673
                                UsePrecompiledHeader="2"
 
674
                                PrecompiledHeaderThrough="wx/wxprec.h"
 
675
                                PrecompiledHeaderFile="vc_mswudll_x64\wxprec_webviewdll.pch"
 
676
                                ObjectFile="vc_mswudll_x64\webview\"
 
677
                                ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30u_webview_vc_custom.pdb"
 
678
                                WarningLevel="4"
 
679
                                SuppressStartupBanner="true"
 
680
                                DebugInformationFormat="3"
 
681
                        />
 
682
                        <Tool
 
683
                                Name="VCManagedResourceCompilerTool"
 
684
                        />
 
685
                        <Tool
 
686
                                Name="VCResourceCompilerTool"
 
687
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30u_webview_vc_custom;WXUSINGDLL;WXMAKINGDLL_WEBVIEW"
 
688
                                Culture="1033"
 
689
                                AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
 
690
                        />
 
691
                        <Tool
 
692
                                Name="VCPreLinkEventTool"
 
693
                        />
 
694
                        <Tool
 
695
                                Name="VCLinkerTool"
 
696
                                AdditionalOptions=""
 
697
                                AdditionalDependencies="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 ..\..\lib\vc_x64_dll\wxmsw30u_core.lib ..\..\lib\vc_x64_dll\wxbase30u.lib"
 
698
                                OutputFile="..\..\lib\vc_x64_dll\wxmsw30u_webview_vc_custom.dll"
 
699
                                LinkIncremental="1"
 
700
                                ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30u_webview.lib"
 
701
                                SuppressStartupBanner="true"
 
702
                                AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
 
703
                                GenerateManifest="true"
 
704
                                GenerateDebugInformation="true"
 
705
                                ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30u_webview_vc_custom.pdb"
 
706
                                TargetMachine="17"
 
707
                                OptimizeReferences="2"
 
708
                                EnableCOMDATFolding="2"
 
709
                        />
 
710
                        <Tool
 
711
                                Name="VCALinkTool"
 
712
                        />
 
713
                        <Tool
 
714
                                Name="VCManifestTool"
 
715
                        />
 
716
                        <Tool
 
717
                                Name="VCXDCMakeTool"
 
718
                        />
 
719
                        <Tool
 
720
                                Name="VCBscMakeTool"
 
721
                                OutputFile="..\..\lib\vc_x64_dll\wx_vc9_webview.bsc"
 
722
                                SuppressStartupBanner="true"
 
723
                        />
 
724
                        <Tool
 
725
                                Name="VCFxCopTool"
 
726
                        />
 
727
                        <Tool
 
728
                                Name="VCPostBuildEventTool"
 
729
                        />
 
730
                </Configuration>
376
731
        </Configurations>
377
732
        <References>
378
733
                
417
772
                                                UsePrecompiledHeader="1"
418
773
                                        />
419
774
                                </FileConfiguration>
 
775
                                <FileConfiguration
 
776
                                        Name="Debug|x64"
 
777
                                        >
 
778
                                        <Tool
 
779
                                                Name="VCCLCompilerTool"
 
780
                                                UsePrecompiledHeader="1"
 
781
                                        />
 
782
                                </FileConfiguration>
 
783
                                <FileConfiguration
 
784
                                        Name="Release|x64"
 
785
                                        >
 
786
                                        <Tool
 
787
                                                Name="VCCLCompilerTool"
 
788
                                                UsePrecompiledHeader="1"
 
789
                                        />
 
790
                                </FileConfiguration>
 
791
                                <FileConfiguration
 
792
                                        Name="DLL Debug|x64"
 
793
                                        >
 
794
                                        <Tool
 
795
                                                Name="VCCLCompilerTool"
 
796
                                                UsePrecompiledHeader="1"
 
797
                                        />
 
798
                                </FileConfiguration>
 
799
                                <FileConfiguration
 
800
                                        Name="DLL Release|x64"
 
801
                                        >
 
802
                                        <Tool
 
803
                                                Name="VCCLCompilerTool"
 
804
                                                UsePrecompiledHeader="1"
 
805
                                        />
 
806
                                </FileConfiguration>
420
807
                        </File>
421
808
                        <File
422
809
                                RelativePath="..\..\src\common\webview.cpp"
446
833
                                        Name="Release|Win32"
447
834
                                        ExcludedFromBuild="true"
448
835
                                />
 
836
                                <FileConfiguration
 
837
                                        Name="Debug|x64"
 
838
                                        ExcludedFromBuild="true"
 
839
                                />
 
840
                                <FileConfiguration
 
841
                                        Name="Release|x64"
 
842
                                        ExcludedFromBuild="true"
 
843
                                />
449
844
                        </File>
450
845
                        <File
451
846
                                RelativePath="..\..\src\msw\webview_ie.cpp"
499
894
                                                Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
500
895
                                        />
501
896
                                </FileConfiguration>
 
897
                                <FileConfiguration
 
898
                                        Name="Debug|x64"
 
899
                                        >
 
900
                                        <Tool
 
901
                                                Name="VCCustomBuildTool"
 
902
                                                Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
 
903
                                                CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
 
904
                                                Outputs="..\..\lib\vc_x64_lib\mswud\wx\setup.h"
 
905
                                        />
 
906
                                </FileConfiguration>
 
907
                                <FileConfiguration
 
908
                                        Name="Release|x64"
 
909
                                        >
 
910
                                        <Tool
 
911
                                                Name="VCCustomBuildTool"
 
912
                                                Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
 
913
                                                CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
 
914
                                                Outputs="..\..\lib\vc_x64_lib\mswu\wx\setup.h"
 
915
                                        />
 
916
                                </FileConfiguration>
 
917
                                <FileConfiguration
 
918
                                        Name="DLL Debug|x64"
 
919
                                        >
 
920
                                        <Tool
 
921
                                                Name="VCCustomBuildTool"
 
922
                                                Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
 
923
                                                CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
 
924
                                                Outputs="..\..\lib\vc_x64_dll\mswud\wx\setup.h"
 
925
                                        />
 
926
                                </FileConfiguration>
 
927
                                <FileConfiguration
 
928
                                        Name="DLL Release|x64"
 
929
                                        >
 
930
                                        <Tool
 
931
                                                Name="VCCustomBuildTool"
 
932
                                                Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
 
933
                                                CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
 
934
                                                Outputs="..\..\lib\vc_x64_dll\mswu\wx\setup.h"
 
935
                                        />
 
936
                                </FileConfiguration>
502
937
                        </File>
503
938
                        <File
504
939
                                RelativePath="..\..\include\wx\univ\setup.h"
515
950
                                <FileConfiguration
516
951
                                        Name="DLL Release|Win32"
517
952
                                />
 
953
                                <FileConfiguration
 
954
                                        Name="Debug|x64"
 
955
                                />
 
956
                                <FileConfiguration
 
957
                                        Name="Release|x64"
 
958
                                />
 
959
                                <FileConfiguration
 
960
                                        Name="DLL Debug|x64"
 
961
                                />
 
962
                                <FileConfiguration
 
963
                                        Name="DLL Release|x64"
 
964
                                />
518
965
                        </File>
519
966
                </Filter>
520
967
                <Filter
568
1015
                                                AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
569
1016
                                        />
570
1017
                                </FileConfiguration>
 
1018
                                <FileConfiguration
 
1019
                                        Name="Debug|x64"
 
1020
                                        >
 
1021
                                        <Tool
 
1022
                                                Name="VCCustomBuildTool"
 
1023
                                                Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
 
1024
                                                CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h&quot;"
 
1025
                                                Outputs="..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
 
1026
                                                AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswud\wx\msw&quot;"
 
1027
                                        />
 
1028
                                </FileConfiguration>
 
1029
                                <FileConfiguration
 
1030
                                        Name="Release|x64"
 
1031
                                        >
 
1032
                                        <Tool
 
1033
                                                Name="VCCustomBuildTool"
 
1034
                                                Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
 
1035
                                                CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h&quot;"
 
1036
                                                Outputs="..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
 
1037
                                                AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswu\wx\msw&quot;"
 
1038
                                        />
 
1039
                                </FileConfiguration>
 
1040
                                <FileConfiguration
 
1041
                                        Name="DLL Debug|x64"
 
1042
                                        >
 
1043
                                        <Tool
 
1044
                                                Name="VCCustomBuildTool"
 
1045
                                                Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
 
1046
                                                CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h&quot;"
 
1047
                                                Outputs="..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
 
1048
                                                AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswud\wx\msw&quot;"
 
1049
                                        />
 
1050
                                </FileConfiguration>
 
1051
                                <FileConfiguration
 
1052
                                        Name="DLL Release|x64"
 
1053
                                        >
 
1054
                                        <Tool
 
1055
                                                Name="VCCustomBuildTool"
 
1056
                                                Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
 
1057
                                                CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h&quot;"
 
1058
                                                Outputs="..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
 
1059
                                                AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswu\wx\msw&quot;"
 
1060
                                        />
 
1061
                                </FileConfiguration>
571
1062
                        </File>
572
1063
                        <File
573
1064
                                RelativePath="..\..\include\wx\msw\webview_ie.h"