~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to build/msw/wx_wxregex.dsp

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
622
622
# End Source File
623
623
# Begin Source File
624
624
 
 
625
SOURCE=..\..\include\wx\msw\setup.h
 
626
 
 
627
!IF  "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release"
 
628
 
 
629
# Begin Custom Build - 
 
630
 
 
631
# End Custom Build
 
632
 
 
633
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug"
 
634
 
 
635
# Begin Custom Build - 
 
636
 
 
637
# End Custom Build
 
638
 
 
639
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Release"
 
640
 
 
641
# Begin Custom Build - 
 
642
 
 
643
# End Custom Build
 
644
 
 
645
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Debug"
 
646
 
 
647
# Begin Custom Build - 
 
648
 
 
649
# End Custom Build
 
650
 
 
651
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Unicode Release"
 
652
 
 
653
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
 
654
InputPath=..\..\include\wx\msw\setup.h
 
655
 
 
656
"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
657
        copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
 
658
 
 
659
# End Custom Build
 
660
 
 
661
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Unicode Debug"
 
662
 
 
663
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
 
664
InputPath=..\..\include\wx\msw\setup.h
 
665
 
 
666
"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
667
        copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
 
668
 
 
669
# End Custom Build
 
670
 
 
671
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Release"
 
672
 
 
673
# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
 
674
InputPath=..\..\include\wx\msw\setup.h
 
675
 
 
676
"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
677
        copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
 
678
 
 
679
# End Custom Build
 
680
 
 
681
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Debug"
 
682
 
 
683
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h
 
684
InputPath=..\..\include\wx\msw\setup.h
 
685
 
 
686
"..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
687
        copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h
 
688
 
 
689
# End Custom Build
 
690
 
 
691
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Unicode Release"
 
692
 
 
693
# Begin Custom Build - 
 
694
 
 
695
# End Custom Build
 
696
 
 
697
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Unicode Debug"
 
698
 
 
699
# Begin Custom Build - 
 
700
 
 
701
# End Custom Build
 
702
 
 
703
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Release"
 
704
 
 
705
# Begin Custom Build - 
 
706
 
 
707
# End Custom Build
 
708
 
 
709
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Debug"
 
710
 
 
711
# Begin Custom Build - 
 
712
 
 
713
# End Custom Build
 
714
 
 
715
!ELSEIF  "$(CFG)" == "wxregex - Win32 Unicode Release"
 
716
 
 
717
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
 
718
InputPath=..\..\include\wx\msw\setup.h
 
719
 
 
720
"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
721
        copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
 
722
 
 
723
# End Custom Build
 
724
 
 
725
!ELSEIF  "$(CFG)" == "wxregex - Win32 Unicode Debug"
 
726
 
 
727
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
 
728
InputPath=..\..\include\wx\msw\setup.h
 
729
 
 
730
"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
731
        copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
 
732
 
 
733
# End Custom Build
 
734
 
 
735
!ELSEIF  "$(CFG)" == "wxregex - Win32 Release"
 
736
 
 
737
# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
 
738
InputPath=..\..\include\wx\msw\setup.h
 
739
 
 
740
"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
741
        copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
 
742
 
 
743
# End Custom Build
 
744
 
 
745
!ELSEIF  "$(CFG)" == "wxregex - Win32 Debug"
 
746
 
 
747
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
 
748
InputPath=..\..\include\wx\msw\setup.h
 
749
 
 
750
"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
751
        copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
 
752
 
 
753
# End Custom Build
 
754
 
 
755
!ENDIF
 
756
 
 
757
# End Source File
 
758
# Begin Source File
 
759
 
625
760
SOURCE=..\..\include\wx\univ\setup.h
626
761
 
627
762
!IF  "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release"
755
890
!ENDIF
756
891
 
757
892
# End Source File
758
 
# Begin Source File
759
 
 
760
 
SOURCE=..\..\include\wx\msw\setup.h
761
 
 
762
 
!IF  "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release"
763
 
 
764
 
# Begin Custom Build - 
765
 
 
766
 
# End Custom Build
767
 
 
768
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug"
769
 
 
770
 
# Begin Custom Build - 
771
 
 
772
 
# End Custom Build
773
 
 
774
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Release"
775
 
 
776
 
# Begin Custom Build - 
777
 
 
778
 
# End Custom Build
779
 
 
780
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Universal Debug"
781
 
 
782
 
# Begin Custom Build - 
783
 
 
784
 
# End Custom Build
785
 
 
786
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Unicode Release"
787
 
 
788
 
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
789
 
InputPath=..\..\include\wx\msw\setup.h
790
 
 
791
 
"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
792
 
        copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
793
 
 
794
 
# End Custom Build
795
 
 
796
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Unicode Debug"
797
 
 
798
 
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
799
 
InputPath=..\..\include\wx\msw\setup.h
800
 
 
801
 
"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
802
 
        copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
803
 
 
804
 
# End Custom Build
805
 
 
806
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Release"
807
 
 
808
 
# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
809
 
InputPath=..\..\include\wx\msw\setup.h
810
 
 
811
 
"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
812
 
        copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
813
 
 
814
 
# End Custom Build
815
 
 
816
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 DLL Debug"
817
 
 
818
 
# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h
819
 
InputPath=..\..\include\wx\msw\setup.h
820
 
 
821
 
"..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
822
 
        copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h
823
 
 
824
 
# End Custom Build
825
 
 
826
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Unicode Release"
827
 
 
828
 
# Begin Custom Build - 
829
 
 
830
 
# End Custom Build
831
 
 
832
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Unicode Debug"
833
 
 
834
 
# Begin Custom Build - 
835
 
 
836
 
# End Custom Build
837
 
 
838
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Release"
839
 
 
840
 
# Begin Custom Build - 
841
 
 
842
 
# End Custom Build
843
 
 
844
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Universal Debug"
845
 
 
846
 
# Begin Custom Build - 
847
 
 
848
 
# End Custom Build
849
 
 
850
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Unicode Release"
851
 
 
852
 
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
853
 
InputPath=..\..\include\wx\msw\setup.h
854
 
 
855
 
"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
856
 
        copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
857
 
 
858
 
# End Custom Build
859
 
 
860
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Unicode Debug"
861
 
 
862
 
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
863
 
InputPath=..\..\include\wx\msw\setup.h
864
 
 
865
 
"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
866
 
        copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
867
 
 
868
 
# End Custom Build
869
 
 
870
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Release"
871
 
 
872
 
# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
873
 
InputPath=..\..\include\wx\msw\setup.h
874
 
 
875
 
"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
876
 
        copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
877
 
 
878
 
# End Custom Build
879
 
 
880
 
!ELSEIF  "$(CFG)" == "wxregex - Win32 Debug"
881
 
 
882
 
# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
883
 
InputPath=..\..\include\wx\msw\setup.h
884
 
 
885
 
"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
886
 
        copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
887
 
 
888
 
# End Custom Build
889
 
 
890
 
!ENDIF
891
 
 
892
 
# End Source File
893
893
# End Group
894
894
# End Target
895
895
# End Project