X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2Fbuild-csproj2k5;h=4e444186a454516e799facb9bba633a98b92e6a6;hb=0bd4004c832f6c5a02c35cada2b6fdbedd1563a2;hp=c530a4f15303a9ceb7a5f5b03274cac869087801;hpb=aa7d7e4894a9f289365e6b11589dbf5aff563a68;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/build-csproj2k5 b/mcs/class/Managed.Windows.Forms/build-csproj2k5 index c530a4f1530..4e444186a45 100755 --- a/mcs/class/Managed.Windows.Forms/build-csproj2k5 +++ b/mcs/class/Managed.Windows.Forms/build-csproj2k5 @@ -49,7 +49,7 @@ SWFhead() false - NET_1_1 NET_2_0 + NET_1_1 NET_2_0 MWF_ON_MSRUNTIME true @@ -63,6 +63,8 @@ SWFhead() 3 full prompt + Library + System.Windows.Forms bin\Release\ @@ -71,7 +73,7 @@ SWFhead() false - NET_1_1 NET_2_0 + NET_1_1 NET_2_0 MWF_ON_MSRUNTIME false @@ -85,6 +87,8 @@ SWFhead() 3 none prompt + Library + System.Windows.Forms bin\Debug\ @@ -93,7 +97,7 @@ SWFhead() false - NET_1_1 ONLY_1_1 + NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME true @@ -107,6 +111,8 @@ SWFhead() 3 full prompt + Library + System.Windows.Forms bin\Release\ @@ -115,7 +121,7 @@ SWFhead() false - NET_1_1 ONLY_1_1 + NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME false @@ -129,6 +135,8 @@ SWFhead() 3 none prompt + Library + System.Windows.Forms @@ -137,6 +145,7 @@ SWFhead() System + System.Data @@ -149,11 +158,14 @@ SWFhead() System.Xml + + Mono.WebBrowser2K5 + - - {3A1F2BAF-B92F-4F90-8250-A0F04ACCEAD0} - Mono.Mozilla2K5 + + {5E6C996A-007F-40CE-B244-006EFCFB77D2} + Mono.WebBrowser2K5 EOF @@ -219,9 +231,10 @@ echo " " INCLUDE=`echo $INCLUDE | sed 's/\//\\\\/'` echo " " - echo " $LOGICALNAME" if test "x$CUSTOMTOOLNAMESPACE" != "x"; then - echo " $CUSTOMTOOLNAMESPACE" + echo " $CUSTOMTOOLNAMESPACE" + else + echo " $LOGICALNAME" fi echo " " done